HList(Width = UseParent, Height = UseParent, BackColor = {45000, 45000, 45000} ) { Margin(5,5,5,5) Margin(1,1,1,1, Single, Center) VList() { PictRadioButton(11000, 0, Draggable) { On (Draw, 'PICT', 11000); Off(Invert, 'PICT', 11000); DisabledOn (Draw, 'PICT', 11000); DisabledOff(Invert, 'PICT', 11000); TrackingOn (Invert, 'PICT', 11000); TrackingOff(Draw, 'PICT', 11000); }; Spacer(Height = 1, Width = UseParent, BackColor = {0,0,0}); PictRadioButton(11000, 1, Draggable) { On (Draw, 'PICT', 11001); Off(Invert, 'PICT', 11001); DisabledOn (Draw, 'PICT', 11001); DisabledOff(Draw, 'PICT', 11001); TrackingOn (Invert, 'PICT', 11001); TrackingOff(Draw, 'PICT', 11001); }; Spacer(Height = 1, Width = UseParent, BackColor = {0,0,0}); PictRadioButton(11000, 2, Draggable) { On (Draw, 'PICT', 11002); Off(Invert, 'PICT', 11002); DisabledOn (Draw, 'PICT', 11002); DisabledOff(Draw, 'PICT', 11002); TrackingOn (Invert, 'PICT', 11002); TrackingOff(Draw, 'PICT', 11002); }; Spacer(Height = 1, Width = UseParent, BackColor = {0,0,0}); PictRadioButton(11000, 3, Draggable) { On (Draw, 'PICT', 11003); Off(Invert, 'PICT', 11003); DisabledOn (Draw, 'PICT', 11003); DisabledOff(Draw, 'PICT', 11003); TrackingOn (Invert, 'PICT', 11003); TrackingOff(Draw, 'PICT', 11003); }; Spacer(Height = 1, Width = UseParent, BackColor = {0,0,0}); PictRadioButton(11000, 4, Draggable) { On (Draw, 'PICT', 11004); Off(Invert, 'PICT', 11004); DisabledOn (Draw, 'PICT', 11004); DisabledOff(Draw, 'PICT', 11004); TrackingOn (Invert, 'PICT', 11004); TrackingOff(Draw, 'PICT', 11004); }; Spacer(Height = 1, Width = UseParent, BackColor = {0,0,0}); PictRadioButton(11000, 5, Draggable) { On (Draw, 'PICT', 11005); Off(Invert, 'PICT', 11005); DisabledOn (Draw, 'PICT', 11005); DisabledOff(Draw, 'PICT', 11005); TrackingOn (Invert, 'PICT', 11005); TrackingOff(Draw, 'PICT', 11005); }; Spacer(Height = 1, Width = UseParent, BackColor = {0,0,0}); PictRadioButton(11000, 6, Draggable) { On (Draw, 'PICT', 11006); Off(Invert, 'PICT', 11006); DisabledOn (Draw, 'PICT', 11006); DisabledOff(Draw, 'PICT', 11006); TrackingOn (Invert, 'PICT', 11006); TrackingOff(Draw, 'PICT', 11006); }; Spacer(Height = 1, Width = UseParent, BackColor = {0,0,0}); PictRadioButton(11000, 7, Draggable) { On (Draw, 'PICT', 11007); Off(Invert, 'PICT', 11007); DisabledOn (Draw, 'PICT', 11007); DisabledOff(Draw, 'PICT', 11007); TrackingOn (Invert, 'PICT', 11007); TrackingOff(Draw, 'PICT', 11007); }; Spacer(Height = 1, Width = UseParent, BackColor = {0,0,0}); PictRadioButton(11000, 8, Draggable) { On (Draw, 'PICT', 11008); Off(Invert, 'PICT', 11008); DisabledOn (Draw, 'PICT', 11008); DisabledOff(Draw, 'PICT', 11008); TrackingOn (Invert, 'PICT', 11008); TrackingOff(Draw, 'PICT', 11008); }; } Margin(5,5,15,15) Margin(1,1,2,2, Custom = "MacDropShadowProc", Height = UseParent, Width = UseParent) Spacer(Height = UseParent, Width = UseParent); }